Utility class offering helpers for conversions. More...
Static Public Member Functions | |
static nkMaths::Vector | convertPixel (const nkMaths::Vector &pix, PIXEL_FORMAT inFormat, PIXEL_FORMAT outFormat) |
Utility class offering helpers for conversions.
|
static |
Converts a pixel from one format to another.
pix | The pixel to convert. |
inFormat | Provided pixel's format. |
outFormat | Which format to convert to. |